home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / printing / rlpr-1.000 / rlpr-1 / rlpr-1.13 / CHANGES next >
Text File  |  1996-06-30  |  775b  |  20 lines

  1. $Id: CHANGES,v 1.1 1996/07/01 01:05:15 meem Exp $
  2.  
  3. CHANGES
  4. =======
  5.  
  6. 1.12 --> 1.13
  7. -------------
  8.  
  9. rlprd: now reports an error if user tries to start it without euid
  10.        or uid of root. before it would silently fail
  11. rlprd: signal handling has been slightly improved.. if someone can
  12.        tell me how to implement reliable signals under linux (do
  13.        i need to use sigaction()?) i'd be happy to do it. actually,
  14.        i'm hoping to re-implement the whole puppy using pthreads.
  15.        ha! if i only had so much free time :-)
  16. rlpr:  fixed bug(s) in filesz(). thanks to weule@uni-duesseldorf.de
  17.        added <getopt.h> so it will compile under linux 2.0.0
  18. misc:  fixed formatting and spelling mistakes in the man pages. some
  19.        other assorted stuff i've forgotten :-)
  20.